翻訳と辞書
Words near each other
・ Grasmere (lake)
・ Grasmere (Rhinebeck, New York)
・ Grasmere (Staten Island Railway station)
・ Grasmere Road Ground
・ Grasmere Schoolhouse No. 9 and Town Hall
・ Grasmere, British Columbia
・ Grasmere, Idaho
・ Grasmere, New Hampshire
・ Grasmere, New South Wales
・ Grasmere, Staten Island
・ Grasmo
・ Grasmoor
・ Grasonville, Maryland
・ Grasp
・ Grasp (disambiguation)
GRASP (object-oriented design)
・ GRASP (SAT solver)
・ Grasp (software)
・ Grasp at straws
・ Grasp of the Emerald Claw
・ Grasping at straws
・ Grasping the large, letting go of the small
・ Grasplatz
・ Graspop Metal Meeting
・ Grass
・ Grass (1925 film)
・ Grass (1999 film)
・ Grass (album)
・ Grass (Animal Collective song)
・ Grass (card game)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

GRASP (object-oriented design) : ウィキペディア英語版
GRASP (object-oriented design)

General Responsibility Assignment Software Patterns (or Principles), abbreviated GRASP, consist of guidelines for assigning responsibility to classes and objects in object-oriented design.
The different patterns and principles used in GRASP are: Controller, Creator, Indirection, Information Expert, High Cohesion, Low Coupling, Polymorphism, Protected Variations, and Pure Fabrication. All these patterns answer some software problem, and in almost every case these problems are common to almost every software development project. These techniques have not been invented to create new ways of working, but to better document and standardize old, tried-and-tested programming principles in object-oriented design.
Computer scientist Craig Larman states that "the critical design tool for software development is a mind well educated in design principles. It is not the UML or any other technology." Thus, GRASP are really a mental toolset, a learning aid to help in the design of object-oriented software.
== Patterns ==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「GRASP (object-oriented design)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.